PictureEffectsRaw Xojo Plugin

RawBitmapChannelHistogram Class (console safe)

A class to represent a histogram for a RawBitmap image channel.

Object
   RawBitmapChannelHistogram

class RawBitmapChannelHistogram

Constructors

RawBitmapChannelHistogramDefault constructor with no parameters.

Properties

MaximumThe maximum value of the image channel in the histogram
MinimumThe minimum value of the image channel in the histogram

Methods

ValueReads a value at a given index from the histogram

Supported Platforms:

  • macOS Intel 64 bit
  • macOS Apple Silicon
  • Windows 32 bit
  • Windows 64 bit
  • Windows ARM 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM 32 bit
  • Linux ARM 64 bit
  • iOS