Accusoft ImagXpress 12
PRGBGetColors Method
See Also  Send comments on this topic.
Index

The minimum index is 0.

The maximum index is 255.

AccusoftImagXpress12 ActiveX DLL > ImagXpress Object : PRGBGetColors Method

Glossary Item Box

Description

Gets the colors in the user defined palette for the control.

Syntax

Visual Basic
Public Function PRGBGetColors( _
   ByVal Index As Integer _
) As Long

Parameters

Index

The minimum index is 0.

The maximum index is 255.

Return Type

The RGB value for that location in the palette.

Remarks

When the Palette property is 4 (user defined), palettized images (8-bits per pixel or less) loaded will be displayed with the palette defined by the PRGBSetColors method.

See Also

©2013. Accusoft Corporation. All Rights Reserved.