www.BCB-Tools.com
Home of
RAD DirectX
for
C++ Builder
...
...
Please Register
So we can
create more
the TDx_Library
the TDx9_Library
|
TDx_Draw_Library v1.90 Component Reference
|
|
[ TDx_DrawPalette::LoadFromResource() ]
[ next: SetEntries() ]
[ prev: LoadFromFile() ]
public:
virtual bool __fastcall LoadFromResource( TDx_Draw* pDraw, AnsiString pResourceName );
TDX_DRAWPALETTE::LOADFROMRESOURCE()
[ component method ]
- Description
The
LoadFromResource
method
is
used
to
load
a
256-color
palette
from
an
existing
bitmap
resource.
- Parameters
Draw
The Draw parameter must be a previously created TDx_Draw component.
ResourceName
The ResourceName parameter specifies the name of a standard bitmap source that the palette is to be loaded from.
- See Also
- Top
If you would like to submit additions or improvements to this page, click: admin@bcb-tools.com.
|
|