Share

ImageBGRA32 Class

Description

This .NET class wraps the AcGiImageBGRA32 ObjectARX class.

Image class for storing the color with a red, green, and blue components, with alpha shading, in int-precision format.

Class Hierarchy

Autodesk.AutoCAD.GraphicsInterface.ImageBGRA32

C#

public class ImageBGRA32 : DisposableWrapper;

Visual Basic

Public Class ImageBGRA32
Inherits DisposableWrapper

Links

ImageBGRA32 Constructor, ImageBGRA32 Properties

Was this information helpful?