Back to FabImage Library Lite website
You are here: Start » Image Basics » RealignImagePitch
RealignImagePitch
Header: | FIL.h |
---|---|
Namespace: | fil |
Creates a new image with a standard pitch alignment.
Syntax
void fil::RealignImagePitch ( const fil::Image& inImage, fil::Image& outImage )
Parameters
Errors
List of possible exceptions:
Error type | Description |
---|---|
DomainError | Empty image on input in RealignImagePitch. |