sbIImageSize Interface Reference

import"sbIDeviceCapabilities.idl";

Inheritance diagram for sbIImageSize:
[legend]
Collaboration diagram for sbIImageSize:
[legend]

Public Member Functions

void Initialize (in long width, in long height)
 

Public Attributes

readonly attribute long width
 
readonly attribute long height
 

Detailed Description

Note
A specific supported size

Definition at line 38 of file sbIDeviceCapabilities.idl.

Member Function Documentation

void sbIImageSize::Initialize ( in long  width,
in long  height 
)

Member Data Documentation

readonly attribute long sbIImageSize::height

Definition at line 46 of file sbIDeviceCapabilities.idl.

readonly attribute long sbIImageSize::width

Definition at line 43 of file sbIDeviceCapabilities.idl.


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