ArcGIS Pro 2.8 API Reference Guide
JPEGTexture Constructor(JPEGTexture)

ArcGIS.Core.Geometry Namespace > JPEGTexture Class > JPEGTexture Constructor : JPEGTexture Constructor(JPEGTexture)
The texture to copy.
Constructs a new JPEGTexture from the given JPEG texture.
Syntax
public JPEGTexture( 
   JPEGTexture other
)
Public Function New( _
   ByVal other As JPEGTexture _
)

Parameters

other
The texture to copy.
Remarks
Copies all properties of the texture including the buffer.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

JPEGTexture Class
JPEGTexture Members
Overload List