20 module
com { module sun { module star { module awt {
24 constants ImageScaleMode
const short ANISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area anisotropica...
Definition: ImageScaleMode.idl:39
Definition: Ambiguous.idl:20
const short NONE
specifies that no scaling should happen at all
Definition: ImageScaleMode.idl:28
const short ISOTROPIC
specifies that the image should be scaled up or down to the size of the surrounding area isotropicall...
Definition: ImageScaleMode.idl:33