#include "NOXPrefix.h"
NOXCP_Transform NiXPSObjects::NOXImageBrush::NOXImageBrush::getImageBrushTransform | ( | NCommon::UInt32 | pIndex | ) |
Get ImageBrushTransform element at index pIndex
pIndex | index of the element you want to get |
NCommon::UInt32 NiXPSObjects::NOXImageBrush::NOXImageBrush::getNumImageBrushTransform | ( | ) |
Calculate the number of ImageBrushTransform elements that are present.
NOXCP_Transform NiXPSObjects::NOXImageBrush::NOXImageBrush::createImageBrushTransform | ( | NCommon::UInt32 | pIndex | ) |
Create an ImageBrushTransform element at index pIndex.
NOXZeroOne NiXPSObjects::NOXImageBrush::NOXImageBrush::getOpacity | ( | ) |
Get the Opacity attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasOpacity | ( | ) |
Check for the availability of the Opacity attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setOpacity | ( | NOXZeroOne | pObject | ) |
Sets the Opacity attribute.
NOXZeroOne NiXPSObjects::NOXImageBrush::NOXImageBrush::getDefaultOpacity | ( | ) |
Get the default Opacity.
NOXRscRefMatrix NiXPSObjects::NOXImageBrush::NOXImageBrush::getTransform | ( | ) |
Get the Transform attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasTransform | ( | ) |
Check for the availability of the Transform attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setTransform | ( | NOXRscRefMatrix | pObject | ) |
Sets the Transform attribute.
NOXViewBox NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewbox | ( | ) |
Get the Viewbox attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewbox | ( | ) |
Check for the availability of the Viewbox attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewbox | ( | NOXViewBox | pObject | ) |
Sets the Viewbox attribute.
NOXViewBox NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewport | ( | ) |
Get the Viewport attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewport | ( | ) |
Check for the availability of the Viewport attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewport | ( | NOXViewBox | pObject | ) |
Sets the Viewport attribute.
NOXTileMode NiXPSObjects::NOXImageBrush::NOXImageBrush::getTileMode | ( | ) |
Get the TileMode attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasTileMode | ( | ) |
Check for the availability of the TileMode attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setTileMode | ( | NOXTileMode | pObject | ) |
Sets the TileMode attribute.
NOXTileMode NiXPSObjects::NOXImageBrush::NOXImageBrush::getDefaultTileMode | ( | ) |
Get the default TileMode.
NOXViewUnits NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewboxUnits | ( | ) |
Get the ViewboxUnits attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewboxUnits | ( | ) |
Check for the availability of the ViewboxUnits attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewboxUnits | ( | NOXViewUnits | pObject | ) |
Sets the ViewboxUnits attribute.
NOXViewUnits NiXPSObjects::NOXImageBrush::NOXImageBrush::getViewportUnits | ( | ) |
Get the ViewportUnits attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasViewportUnits | ( | ) |
Check for the availability of the ViewportUnits attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setViewportUnits | ( | NOXViewUnits | pObject | ) |
Sets the ViewportUnits attribute.
NOXUriCtxBmp NiXPSObjects::NOXImageBrush::NOXImageBrush::getImageSource | ( | ) |
Get the ImageSource attribute.
bool NiXPSObjects::NOXImageBrush::NOXImageBrush::hasImageSource | ( | ) |
Check for the availability of the ImageSource attribute.
void NiXPSObjects::NOXImageBrush::NOXImageBrush::setImageSource | ( | NOXUriCtxBmp | pObject | ) |
Sets the ImageSource attribute.
void NiXPSObjects::NOXImageBrush::intialize | ( | NOXViewBox | pViewbox, | |
NOXViewBox | pViewport, | |||
NOXViewUnits | pViewboxUnits, | |||
NOXViewUnits | pViewportUnits, | |||
NOXUriCtxBmp | pImageSource | |||
) |
Initialize.