@Target(value=TYPE) @Retention(value=RUNTIME) public @interface CustomImageProcessing
Specifies that the element does its own image processing and its area should not be touched by the image processing pipeline.
Copyright © 2014. All rights reserved.