PictureEffects Xojo Plugin

ImageChannelHistogram Class

A class to represent a histogram for a image channel.

Object
   ImageChannelHistogram

class ImageChannelHistogram

Constructors

ImageChannelHistogramA default constructor, that creates a empty histogram.

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