Encapsulates the object that represents texture fill format More...
Inherits Aspose::Cells::Drawing::IFill.
Public Member Functions | |
virtual Aspose::Cells::Drawing::TextureType | GetType ()=0 |
Gets the texture type More... | |
virtual void | SetType (Aspose::Cells::Drawing::TextureType value)=0 |
Sets the texture type More... | |
virtual intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Byte > > | GetImageData ()=0 |
Gets the image data of the fill. More... | |
virtual void | SetImageData (intrusive_ptr< Aspose::Cells::Systems::Array1D< Aspose::Cells::Systems::Byte >> value)=0 |
Sets the image data of the fill. More... | |
virtual bool | IsTiling ()=0 |
Indicates whether tile picture as texture. More... | |
virtual void | SetTiling (bool value)=0 |
Indicates whether tile picture as texture. More... | |
virtual intrusive_ptr< Aspose::Cells::Drawing::ITilePicOption > | GetITilePicOption ()=0 |
virtual void | SetITilePicOption (intrusive_ptr< Aspose::Cells::Drawing::ITilePicOption > value)=0 |
Sets tile picture option. More... | |
virtual Aspose::Cells::Drawing::FillPictureType | GetPictureFormatType ()=0 |
Gets the picture format type. More... | |
virtual void | SetPictureFormatType (Aspose::Cells::Drawing::FillPictureType value)=0 |
Sets the picture format type. More... | |
virtual Aspose::Cells::Systems::Double | GetScale ()=0 |
Gets the picture format scale. More... | |
virtual void | SetScale (Aspose::Cells::Systems::Double value)=0 |
Sets the picture format scale. More... | |
virtual Aspose::Cells::Systems::Double | GetTransparency ()=0 |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). More... | |
virtual void | SetTransparency (Aspose::Cells::Systems::Double value)=0 |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear). More... | |
![]() | |
virtual bool | Equals (intrusive_ptr< Aspose::Cells::Systems::Object > obj)=0 |
/ More... | |
virtual Aspose::Cells::Systems::Int32 | GetHashCode ()=0 |
Gets the hash code. More... | |
Encapsulates the object that represents texture fill format
|
pure virtual |
Gets the image data of the fill.
|
pure virtual |
Gets tile picture option.
|
pure virtual |
Gets the picture format type.
|
pure virtual |
Gets the picture format scale.
|
pure virtual |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
|
pure virtual |
Gets the texture type
|
pure virtual |
Indicates whether tile picture as texture.
|
pure virtual |
Sets the image data of the fill.
|
pure virtual |
Sets tile picture option.
|
pure virtual |
Sets the picture format type.
|
pure virtual |
Sets the picture format scale.
|
pure virtual |
Indicates whether tile picture as texture.
|
pure virtual |
Returns or sets the degree of transparency of the area as a value from 0.0 (opaque) through 1.0 (clear).
|
pure virtual |
Sets the texture type