ColorProfileMsg constructor

const ColorProfileMsg(
  1. ColorProfile profile
)

Creates a color profile detection message.

Implementation

const ColorProfileMsg(this.profile);