'Declaration
Function BestRequest( _ ByVal Zoom As Single, _ ByVal Sync As RequestType, _ ByVal parent As DicomDataSet, _ ByVal Frame As Integer _ ) As PixelRequest
'Usage
Dim instance As IDecompressor Dim Zoom As Single Dim Sync As RequestType Dim parent As DicomDataSet Dim Frame As Integer Dim value As PixelRequest value = instance.BestRequest(Zoom, Sync, parent, Frame)
PixelRequest BestRequest( float Zoom, RequestType Sync, DicomDataSet parent, int Frame )
PixelRequest^ BestRequest( float Zoom, RequestType Sync, DicomDataSet^ parent, int Frame )
Parameters
- Zoom
- Sync
- parent
- Frame