#include "NOXPrefix.h"
| NOXImageBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getImageBrush | ( | NCommon::UInt32 | pIndex | ) |
Get ImageBrush element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumImageBrush | ( | ) |
Calculate the number of ImageBrush elements that are present.
| NOXImageBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::createImageBrush | ( | NCommon::UInt32 | pIndex | ) |
Create an ImageBrush element at index pIndex.
| NOXLinearGradientBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getLinearGradientBrush | ( | NCommon::UInt32 | pIndex | ) |
Get LinearGradientBrush element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumLinearGradientBrush | ( | ) |
Calculate the number of LinearGradientBrush elements that are present.
| NOXLinearGradientBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::createLinearGradientBrush | ( | NCommon::UInt32 | pIndex | ) |
Create an LinearGradientBrush element at index pIndex.
| NOXRadialGradientBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getRadialGradientBrush | ( | NCommon::UInt32 | pIndex | ) |
Get RadialGradientBrush element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumRadialGradientBrush | ( | ) |
Calculate the number of RadialGradientBrush elements that are present.
| NOXRadialGradientBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::createRadialGradientBrush | ( | NCommon::UInt32 | pIndex | ) |
Create an RadialGradientBrush element at index pIndex.
| NOXSolidColorBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getSolidColorBrush | ( | NCommon::UInt32 | pIndex | ) |
Get SolidColorBrush element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumSolidColorBrush | ( | ) |
Calculate the number of SolidColorBrush elements that are present.
| NOXSolidColorBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::createSolidColorBrush | ( | NCommon::UInt32 | pIndex | ) |
Create an SolidColorBrush element at index pIndex.
| NOXVisualBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getVisualBrush | ( | NCommon::UInt32 | pIndex | ) |
Get VisualBrush element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumVisualBrush | ( | ) |
Calculate the number of VisualBrush elements that are present.
| NOXVisualBrush NiXPSObjects::NOXCP_Brush::NOXCP_Brush::createVisualBrush | ( | NCommon::UInt32 | pIndex | ) |
Create an VisualBrush element at index pIndex.
| void NiXPSObjects::NOXCP_Brush::intialize | ( | ) |
Initialize.
| NOXBase NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getChild | ( | NCommon::UInt32 | pIndex | ) |
Get child element at index pIndex
| pIndex | index of the element you want to get |
| NCommon::UInt32 NiXPSObjects::NOXCP_Brush::NOXCP_Brush::getNumChilds | ( | ) |
Calculate the number of child elements that are present.
1.5.3