ImageGear for .NET
CreateIdentity Method
See Also  Send Feedback
ImageGear21.Formats.Dicom Assembly > ImageGear.Formats.DICOM Namespace > ImGearLinearTransform Structure : CreateIdentity Method




Glossary Item Box

Creates an identity transform.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Return Value

ImGearLinearTransform structure object.

Remarks

This method creates an identity transform, using

Slope = 1.0;

Intercept = 0.0;

See Also

©2013. Accusoft Corporation. All Rights Reserved.