ColorProfileService.java 301 Bytes
/*
 * Decompiled with CFR 0_118.
 */
package com.adobe.colorprofile;

import com.adobe.colorprofile.ColorProfileServiceOperations;
import org.omg.CORBA.Object;
import org.omg.CORBA.portable.IDLEntity;

public interface ColorProfileService
extends ColorProfileServiceOperations,
Object,
IDLEntity {
}