←Select platform

AcquireBufferedImage Method

Summary

Acquires a BufferedImage from the device.

Syntax

C#
VB
Java
C++
public abstract BufferedImage AcquireBufferedImage() 
Public MustOverride Function AcquireBufferedImage() As BufferedImage 
public BufferedImage acquireBufferedImage() 
public: 
abstract BufferedImage^ AcquireBufferedImage();  

Remarks
  • A BufferedImage can be saved to any format supported by JavaImageIO.write.
  • Acquiring a BufferedImage in network session mode can be done without loading the LEADTOOLS shared libs for Linux.
Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly