Basic RT components and utilities
315.7.0
|
import "Img.idl";
Public Attributes | |
long | width |
long | height |
ColorFormat | format |
sequence< octet > | raw_data |
ColorFormat Img::ImageData::format |
long Img::ImageData::height |
sequence<octet> Img::ImageData::raw_data |
long Img::ImageData::width |