ComponentOne Bitmap for UWP
ResourceTextureProperties Class Members
Fields  Properties 

C1.UWP.DX Assembly > C1.Util.DX.Direct2D Namespace : ResourceTextureProperties Class

The following tables list the members exposed by ResourceTextureProperties.

Public Constructors
 NameDescription
Public Constructor  
Top
Public Fields
 NameDescription
Public FieldD2D1_BUFFER_PRECISION bufferPrecision  
Public FieldD2D1_CHANNEL_DEPTH channelDepth  
Public Fieldunsigned int dimensions  
Public Fieldconst D2D1_EXTEND_MODE* extendModes  
Public Fieldconst unsigned int* extents  
Public FieldD2D1_FILTER filter  
Top
Public Properties
 NameDescription
Public Property

Specifies how pixel values beyond the extent of the texture will be sampled, in every dimension.

 
Public Property

The extents of the resource table in each dimension.

 
Top
See Also

Reference

ResourceTextureProperties Class
C1.Util.DX.Direct2D Namespace