Uses of Class
dev.wyck.environment.attribute.modifier.GrayBlend.Builder
Packages that use GrayBlend.Builder
-
Uses of GrayBlend.Builder in dev.wyck.environment.attribute.modifier
Methods in dev.wyck.environment.attribute.modifier that return GrayBlend.BuilderModifier and TypeMethodDescriptionGrayBlend.Builder.brightness(float brightness) Sets the brightness of the gray color.GrayBlend.Builder.factor(float factor) Sets the factor of the gray color.default GrayBlend.BuilderGrayBlend.toBuilder()Creates a new builder with the same values as this gray blend.