Basic RT components and utilities  315.15.0
Public Attributes | List of all members
Img::ImageData Struct Reference

import"Img.idl";

Public Attributes

long width
 
long height
 
ColorFormat format
 
sequence< octet > raw_data
 

Member Data Documentation

◆ format

ColorFormat Img::ImageData::format

◆ height

long Img::ImageData::height

◆ raw_data

sequence<octet> Img::ImageData::raw_data

◆ width

long Img::ImageData::width

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