Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Image Namespaces
Flir.Atlas.Image
ImageBase Class
ImageBase Methods
Dispose Method
EnterLock Method
ExitLock Method
GetData Method
Load Method
RenderTo Method
SaveSnapshot Method
Swap Method
TryEnterLock Method
ImageBase
RenderTo Method
Render the image to IPixels.
BitmapSourceWrapper
for advanced rendering.
Namespace:
Flir.Atlas.Image
Assembly:
Flir.Atlas.Image (in Flir.Atlas.Image.dll) Version: 3.1
Syntax
C#
Copy
public
abstract
void
RenderTo
(
IPixels
imagePixels
)
Parameters
imagePixels
Type:
Flir.Atlas.Image.Interfaces
IPixels
Exceptions
Exception
Condition
InvalidOperationException
See Also
Reference
ImageBase Class
Flir.Atlas.Image Namespace