Class ProcessImageData

    • Field Detail

      • type

        @NotNull
        public @NotNull String type
      • image

        @NotNull
        public @javax.validation.constraints.NotNull byte[] image
      • imageSize

        @NotNull
        @Valid
        public @NotNull @Valid Rectangle imageSize
    • Constructor Detail

      • ProcessImageData

        public ProcessImageData()