IRGB32ToRGBFunctionArguments Interface

Provides access to members that control RGB32ToRGB function arguments.

Members

Name Description
Read/write property Raster The source raster object.
Read/write property UseAlpha Use Alpha channel.

IRGB32ToRGBFunctionArguments.Raster Property

The source raster object.

Public Property Raster As Object
public object Raster {get; set;}

IRGB32ToRGBFunctionArguments.UseAlpha Property

Use Alpha channel.

Public Property UseAlpha As Boolean
public bool UseAlpha {get; set;}

Classes that implement IRGB32ToRGBFunctionArguments

Classes Description
RGB32ToRGBFunctionArguments A class for RGB32ToRGB function arguments.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.