TypeLib REALbasic Support Plugin

UInt8Range Class

A class that represents a UInt8 range.

This class is for example used internally in the PictureEffects plugin.

Object
   UInt8Range

class UInt8Range

Constructors

UInt8RangeConstructs a new UInt8Range with 0 as minimum and 0 as maximum.
UInt8RangeConstructs a new UInt8Range with a specific minimum and a specific maximum.

Properties

MaximumMaximum value of the range.
MinimumMinimum value of the range.

Methods

EqualCompares if two UInt8Range instances contain equal data.

Supported Platforms:

  • MacOS X PPC - (Mach-O)
  • MacOS X Universal Binary (Mach-O)
  • MacOS X Cocoa Universal Binary (Mach-O)
  • Win32 - Windows
  • Linux x86

    Unsupported Platforms: