The following tables list the members exposed by ViewImageQuery.
Public Methods
Name | Description | |
---|---|---|
![]() |
Clone | Creates a copy of this object. |
Public Properties
Name | Description | |
---|---|---|
![]() |
ApplyLUTs | Indicates whether to apply the LUT flags when loading the DICOM image. |
![]() |
FileName | Name of the file to load. |
![]() |
FrameNumber | Defines the frame number to load. |
![]() |
MatchAspectRatio | A boolean value that specifies whether the result should use a matching aspect ratio. |
![]() |
MatchNearestResolution | A boolean value that specifies whether the result should match the nearest available resolution. |
![]() |
Meta | Contains the meta data associated with a query. |
![]() |
PostLoadAction | Defines any extra processing on the image that was read. |
![]() |
PostLoadActionName | The name of the post-processing function. |
![]() |
Rasterize | A boolean value that specifies whether the request should return raster images only, or raster images and vector files. |
![]() |
RawPdf | A boolean value that specifies whether the result should be raster or PDF. |
![]() |
Resolution | Specifies the resolution to use when loading. |
![]() |
StrongName | Strong name for the object being queried. |
![]() |
Tile | Defines the tile rectangle to read from the raster DICOM image. |
See Also