An object that provides platform-specific functions, such as creating an image or color.
The following tables list the members exposed by the IPlatformHelper(TColor, TImage) type.
Public Methods| Name | Description | |
|---|---|---|
![]() |
Overloaded. Creates a color object. |
|
![]() |
Creates an image from the specified stream. |
|
![]() |
Retrieves the alpha component of the specified color. |
|
![]() |
Retrieves the blue component of the specified color. |
|
![]() |
Retrieves the green component of the specified color. |
|
![]() |
Retrieves the red component of the specified color. |
|
![]() |
Saves the specified image to the specified stream. |
|
![]() |
Converts the specified color to its string representation. |
See Also