| synopsis || prev || next |

kdu_line_buf::deactivate

Java: Kdu_line_buf::Deactivate

void deactivate( )

Java: void Deactivate( )

[Declared in "../coresys/common/kdu_sample_processing.h"]

Go to class description.


Synopsis

You can re-activate a line which has been deactivated, but not one which has been destroyed. A deactivated line looks as though it does not exist from the perspective of the get_buf32 or get_buf16 functions; it provides a convenient means for managing vertical boundary conditions during lifting implementations of the wavelet transform.


| top || synopsis || prev || next |