FRX SDK Documentation 2025 SP0
Loading...
Searching...
No Matches
Public Member Functions | List of all members
AcGiImageBGRA32 Class Reference

#include <AcGiImageBGRA32.h>

Inheritance diagram for AcGiImageBGRA32:
AcNonRTTIObject AcObject

Public Member Functions

 AcGiImageBGRA32 ()
 
 ~AcGiImageBGRA32 ()
 
 AcGiImageBGRA32 (AcGiImageBGRA32 const &)
 
AcGiImageBGRA32operator= (AcGiImageBGRA32 const &)
 
 AcGiImageBGRA32 (Adesk::UInt32, Adesk::UInt32, AcGiPixelBGRA32 *)
 
AcGiPixelBGRA32image () const
 
Adesk::UInt32 width () const
 
Adesk::UInt32 height () const
 
void setImage (Adesk::UInt32, Adesk::UInt32, AcGiPixelBGRA32 *)
 
- Public Member Functions inherited from AcNonRTTIObject
 AcNonRTTIObject ()
 
 AcNonRTTIObject (const AcNonRTTIObject &source)
 
- Public Member Functions inherited from AcObject
 AcObject ()
 
 AcObject (const AcObject &source)
 
virtual ~AcObject ()
 
voiddata () const
 

Additional Inherited Members

- Protected Attributes inherited from AcObject
voidm_pData
 

Detailed Description

Definition at line 23 of file AcGiImageBGRA32.h.

Constructor & Destructor Documentation

◆ AcGiImageBGRA32() [1/3]

AcGiImageBGRA32::AcGiImageBGRA32 ( )

◆ ~AcGiImageBGRA32()

AcGiImageBGRA32::~AcGiImageBGRA32 ( )

◆ AcGiImageBGRA32() [2/3]

AcGiImageBGRA32::AcGiImageBGRA32 ( AcGiImageBGRA32 const & )

◆ AcGiImageBGRA32() [3/3]

AcGiImageBGRA32::AcGiImageBGRA32 ( Adesk::UInt32 ,
Adesk::UInt32 ,
AcGiPixelBGRA32 *  )

Member Function Documentation

◆ height()

Adesk::UInt32 AcGiImageBGRA32::height ( ) const

◆ image()

AcGiPixelBGRA32 * AcGiImageBGRA32::image ( ) const

◆ operator=()

AcGiImageBGRA32 & AcGiImageBGRA32::operator= ( AcGiImageBGRA32 const & )

◆ setImage()

void AcGiImageBGRA32::setImage ( Adesk::UInt32 ,
Adesk::UInt32 ,
AcGiPixelBGRA32 *  )

◆ width()

Adesk::UInt32 AcGiImageBGRA32::width ( ) const

The documentation for this class was generated from the following file: