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

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 X Carbon
  • MacOS X Cocoa 32 bit
  • MacOS X Cocoa 64 bit
  • Windows 32 bit
  • Windows 64 bit
  • Linux 32 bit
  • Linux 64 bit
  • Linux ARM