PictureEffectsRaw Xojo Plugin

RawBitmapChannelHistogram Class (console safe)

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

Object
   RawBitmapChannelHistogram

class RawBitmapChannelHistogram

Constructors

RawBitmapChannelHistogram (console safe) Default constructor with no parameters.

Properties

Maximum (console safe) The maximum value of the image channel in the histogram
Minimum (console safe) The minimum value of the image channel in the histogram

Methods

Value (console safe) Reads 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