Dev:NCPlusDStyling

From The Apple Wiki

Source Code

@implementation NCPlusDStyling
- (NSString *)blendMode {
	return kCAFilterPlusD;
}
@end